commons

您所在的位置:网站首页 common 英文解释 commons

commons

2023-11-09 21:21| 来源: 网络整理| 查看: 265

commons-lang3 文档 下载链接(含jar包、源码、pom) 组件名称中文-文档-下载链接中英对照-文档-下载链接commons-lang3-3.10.jarcommons-lang3-3.10-API文档-中文版.zipcommons-lang3-3.10-API文档-中英对照版.zipcommons-lang3-3.12.0.jarcommons-lang3-3.12.0-API文档-中文版.zipcommons-lang3-3.12.0-API文档-中英对照版.zipcommons-lang3-3.3.1.jarcommons-lang3-3.3.1-API文档-中文版.zipcommons-lang3-3.3.1-API文档-中英对照版.zipcommons-lang3-3.3.2.jarcommons-lang3-3.3.2-API文档-中文版.zipcommons-lang3-3.3.2-API文档-中英对照版.zipcommons-lang3-3.4.jarcommons-lang3-3.4-API文档-中文版.zipcommons-lang3-3.4-API文档-中英对照版.zipcommons-lang3-3.5.jarcommons-lang3-3.5-API文档-中文版.zipcommons-lang3-3.5-API文档-中英对照版.zipcommons-lang3-3.6.jarcommons-lang3-3.6-API文档-中文版.zipcommons-lang3-3.6-API文档-中英对照版.zipcommons-lang3-3.7.jarcommons-lang3-3.7-API文档-中文版.zipcommons-lang3-3.7-API文档-中英对照版.zipcommons-lang3-3.8.jarcommons-lang3-3.8-API文档-中文版.zipcommons-lang3-3.8-API文档-中英对照版.zipcommons-lang3-3.9.jarcommons-lang3-3.9-API文档-中文版.zipcommons-lang3-3.9-API文档-中英对照版.zip commons-lang3 简介

Apache Commons Lang

Apache Commons Lang,一个用于Java中的类的Java实用程序类包。Lang的层次结构,或被认为是标准的,以证明在java.lang中的存在。

标准Java库无法提供足够的方法来操作其核心类。Apache Commons Lang提供了这些额外的方法。

Apache Commons Lang为java提供了大量的辅助实用程序。主要包括String操作方法、基本数值方法、对象反射、并发性、创建和序列化以及系统属性。此外,它还包含了对java.util.Date的基本增强,以及一系列专门用于帮助构建方法的实用程序,如hashCode、toString和equals。

注意,Commons Lang 3.0(及后续版本)使用了与之前版本(org.apache.commons.lang)不同的包(org.apache.commons.lang3),允许Commons Lang 3与Commons Lang 2同时使用。

在这里插入图片描述

在这里插入图片描述

commons-lang3 中文文档、中英对照文档 说明

摘要:commons-lang3、org.apache.commons.lang3、中文文档、中英对照文档、下载、包含jar包、原API文档、源代码、Maven依赖信息文件、翻译后的API文档、apache、commons、lang3、中英对照文档、jar包、java;

使用方法:解压翻译后的API文档,用浏览器打开“index.html”文件,即可纵览文档内容。

人性化翻译,文档中的代码和结构保持不变,注释和说明精准翻译,请放心使用。

双语对照,边学技术、边学英语。

涉及的包(package) Apache Commons Lang 3.9 API Packages   PackageDescriptionorg.apache.commons.lang3 Provides highly reusable static utility methods, chiefly concerned with adding value to the java.lang classes.

提供高度可重用的静态实用方法,主要关注将值添加到Java.lang类。

org.apache.commons.lang3.arch Provides classes to work with the values of the os.arch system property.

提供使用OS.ARCH系统属性的值的类。

org.apache.commons.lang3.builder Assists in creating consistent equals(Object), toString(), hashCode(), and compareTo(Object) methods.

协助创建一致等于(对象),ToString(),HashCode()和Compareto(Object)方法。

org.apache.commons.lang3.concurrent Provides support classes for multi-threaded programming.

为多线程编程提供支持类。

org.apache.commons.lang3.event Provides some useful event-based utilities.

提供一些基于事件的实用程序。

org.apache.commons.lang3.exception Provides functionality for Exceptions.

提供例外功能。

org.apache.commons.lang3.math Extends java.math for business mathematical classes.

扩展Java.Math for Business Mathematical类。

org.apache.commons.lang3.mutable Provides typed mutable wrappers to primitive values and Object.

为原始值和对象提供键入的可变包装器。

org.apache.commons.lang3.reflect Accumulates common high-level uses of the java.lang.reflect APIs.

累积java.lang.reflect API的常见高级使用。

org.apache.commons.lang3.text Provides classes for handling and manipulating text, partly as an extension to java.text.

提供用于处理和操作文本的类,部分作为java.text的扩展。

org.apache.commons.lang3.text.translate An API for creating text translation routines from a set of smaller building blocks.

用于从一组较小的构建块创建文本转换例程的API。

org.apache.commons.lang3.time Provides classes and methods to work with dates and durations.

提供使用日期和持续时间的类和方法。

org.apache.commons.lang3.tuple Tuple classes, starting with a Pair class in version 3.0.

元组类,从3.0版中的一个对类开始。

org.apache.commons.lang3

org.apache.commons.lang3.arch

org.apache.commons.lang3.builder

org.apache.commons.lang3.concurrent

org.apache.commons.lang3.event

org.apache.commons.lang3.exception

org.apache.commons.lang3.math

org.apache.commons.lang3.mutable

org.apache.commons.lang3.reflect

org.apache.commons.lang3.text

org.apache.commons.lang3.text.translate

org.apache.commons.lang3.time

org.apache.commons.lang3.tuple

涉及的类(class)

AbstractCircuitBreaker

AbstractCircuitBreaker.State

AggregateTranslator

AnnotationUtils

ArchUtils

ArrayUtils

AtomicInitializer

AtomicSafeInitializer

BackgroundInitializer

BasicThreadFactory

BasicThreadFactory.Builder

BitField

BooleanUtils

Builder

CallableBackgroundInitializer

CharEncoding

CharSequenceTranslator

CharSequenceUtils

CharSet

CharSetUtils

CharUtils

CircuitBreaker

CircuitBreakingException

ClassPathUtils

ClassUtils

ClassUtils.Interfaces

CloneFailedException

CodePointTranslator

CompareToBuilder

CompositeFormat

Computable

ConcurrentException

ConcurrentInitializer

ConcurrentRuntimeException

ConcurrentUtils

ConstantInitializer

ConstructorUtils

ContextedException

ContextedRuntimeException

Conversion

DateFormatUtils

DateParser

DatePrinter

DateUtils

DefaultExceptionContext

Diff

Diffable

DiffBuilder

DiffResult

DurationFormatUtils

EntityArrays

EnumUtils

EqualsBuilder

EqualsExclude

EventCountCircuitBreaker

EventListenerSupport

EventUtils

ExceptionContext

ExceptionUtils

ExtendedMessageFormat

FastDateFormat

FastDateParser

FastDatePrinter

FastTimeZone

FieldUtils

FormatFactory

FormattableUtils

Fraction

Functions

Functions.FailableBiConsumer

Functions.FailableBiFunction

Functions.FailableBiPredicate

Functions.FailableCallable

Functions.FailableConsumer

Functions.FailableFunction

Functions.FailablePredicate

Functions.FailableRunnable

HashCodeBuilder

HashCodeExclude

IEEE754rUtils

ImmutablePair

ImmutableTriple

InheritanceUtils

JavaUnicodeEscaper

JavaVersion

LazyInitializer

LocaleUtils

LookupTranslator

Memoizer

MethodUtils

MultiBackgroundInitializer

MultiBackgroundInitializer.MultiBackgroundInitializerResults

MultilineRecursiveToStringStyle

Mutable

MutableBoolean

MutableByte

MutableDouble

MutableFloat

MutableInt

MutableLong

MutableObject

MutablePair

MutableShort

MutableTriple

NotImplementedException

NumberUtils

NumericEntityEscaper

NumericEntityUnescaper

NumericEntityUnescaper.OPTION

ObjectUtils

ObjectUtils.Null

OctalUnescaper

Pair

Processor

Processor.Arch

Processor.Type

RandomStringUtils

RandomUtils

Range

RecursiveToStringStyle

ReflectionDiffBuilder

ReflectionToStringBuilder

RegExUtils

SerializationException

SerializationUtils

StandardToStringStyle

StopWatch

StrBuilder

StringEscapeUtils

StringUtils

StrLookup

StrMatcher

StrSubstitutor

StrTokenizer

SystemUtils

ThreadUtils

ThreadUtils.NamePredicate

ThreadUtils.ThreadGroupPredicate

ThreadUtils.ThreadIdPredicate

ThreadUtils.ThreadPredicate

ThresholdCircuitBreaker

TimedSemaphore

TimeZones

ToStringBuilder

ToStringExclude

ToStringStyle

ToStringSummary

Triple

Typed

TypeLiteral

TypeUtils

TypeUtils.WildcardTypeBuilder

UnicodeEscaper

UnicodeUnescaper

UnicodeUnpairedSurrogateRemover

Validate

WordUtils



【本文地址】


今日新闻


推荐新闻


CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3